home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows Game Boss - 99 Games
/
Powersource Multimedia - Windows Game Boss 99 Games.iso
/
setfold.dfm
/
setfold.txt
Wrap
Text File
|
1995-12-25
|
633b
|
37 lines
object Form1: TForm1
Left = 200
Top = 104
Width = 435
Height = 300
Caption = 'Form1'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
OnCreate = FormCreate
TextHeight = 16
object Button1: TButton
Left = 104
Top = 88
Width = 89
Height = 33
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 217
Top = 54
Width = 89
Height = 33
Caption = 'Button2'
TabOrder = 1
OnClick = Button2Click
end
object Dde: TDdeClientConv
Left = 199
Top = 120
end
end